home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Acao
/
TrickyClickyBall.swf
/
scripts
/
frame_3
/
PlaceObject2_74_39
/
CLIPACTIONRECORD onClipEvent(load).as
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-09-27
|
225 b
|
13 lines
onClipEvent(load){
this.gotoAndStop(_root.colorr);
if(_root.doubleBall != 1)
{
this._visible = false;
this.gotoAndStop(18);
}
if(_root.trickster == 1)
{
this._y = 161.8;
}
}